-
Home
-
aBlocks – WordPress Gutenberg Blocks
-
1.8.0
-
Code
-
Classes
- AblocksException
Total Complexity |
22 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
117 |
Lines of code |
74 |
Logical lines of code |
29 |
Comment lines |
13 |
Methods |
13 |
Properties |
3 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
61 |
5 |
12 |
get_previous_data() |
S |
59 |
3 |
15 |
get_data() |
S |
67 |
3 |
9 |
get_class_code() |
S |
73 |
2 |
4 |
throw() |
S |
77 |
1 |
3 |
get_wp_error_code() |
S |
82 |
1 |
3 |
set_data() |
S |
81 |
1 |
3 |
add_data() |
S |
80 |
1 |
3 |
get_wp_error() |
S |
81 |
1 |
3 |
toWpError() |
S |
79 |
1 |
3 |
__toArray() |
S |
64 |
1 |
10 |
__toJsonString() |
S |
79 |
1 |
3 |
from_wp_error() |
S |
78 |
1 |
3 |